XModemOrBuilder

interface XModemOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getBuffer(): ByteString
bytes buffer = 4;
Link copied to clipboard
.meshtastic.XModem.Control control = 1;
Link copied to clipboard
abstract fun getControlValue(): Int
.meshtastic.XModem.Control control = 1;
Link copied to clipboard
abstract fun getCrc16(): Int
uint32 crc16 = 3;
Link copied to clipboard
abstract fun getSeq(): Int
uint32 seq = 2;